home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d19 / use532b.arc / READTHIS < prev    next >
Text File  |  1991-03-18  |  1KB  |  24 lines

  1.                      Changes in Useact 5.32b - March 1991
  2.  
  3.           For whatever the  reason, PCBoard can occasionally  generate user
  4.           names  that start  with  punctuation characters  (notably periods
  5.           "."). When this occurs and Useact  attempts to process this name,
  6.           it can  cause an immediate  error in  Useact, or errors  later on
  7.           when  you  run Query  or Modify.  This  change only  allows names
  8.           starting  with  A-Z  or 0-9  to  be  processed.  Any other  first
  9.           character will cause that caller record to be ignored.
  10.  
  11.                      Changes in Useact 5.32 - February 1991
  12.  
  13.           This  change  came  about from  a  bug  in  another authors  door
  14.           program.  The bug that  this door had  was that, under  the right
  15.           circumstances, it wrote the "Time On:" when the person logged off
  16.           from the door as approximately 59,000  minutes. When Useact tried
  17.           to parse  this line  it caused  an Error  6 (Overflow)  since the
  18.           variable that was to receive the time was an integer (only having
  19.           a range of  0-32767). When  the error occurred  Useact would  end
  20.           abnormally  and the log would  not be processed.  The fix made to
  21.           Useact 5.32 is to check the time used amount on each call record.
  22.           If  it is  greater  than  1440 minutes  (24  hours),  it will  be
  23.           disregarded
  24.